Welcome![Sign In][Sign Up]
Location:
Search - html MySQL

Search list

[ICQ-IM-ChatMFC+Mysql开发的网页聊天系统 179Chat

Description: <p>仿IChat (<a href="http://www.ichat.net.cn/">http://www.ichat.net.cn/</a>) 开发的在线网页聊天系统</p> <p>开发语言 MFC+Mysql,不需要WEB服务器支持,即可运行的在线网页聊天系统,使用IOCP(端口复用技术)优化网络技术开发,占用系统资源少,一台普通P3服务器,能支持5000+人同时在线,跟<a href="http://www.dssz.com/21368.html">www.dssz.com/21368.html</a> 人才网站系统结合,可以让站内企业跟求职者在线洽谈,在线招聘.</p> <p>本系统界面采用模板加载方式,程序编译成功后,不需再修改程序,只需修改模板网页文件后,重新启动即可应用新的界面系统及功能。</p>
Platform: | Size: 1876179 | Author: dssz.net | Hits:

[PHP用于 mysql 的php通用接口类

Description:

  php的Mysql低层接口发展到现在,已经有三种接口类型了,分别是:Mysql、Mysqli、PDO。Mysql属于最早期的Mysql数据库接口,不支持面向对象的调用方式。Mysqli及PDO开始都支持面向对象了。
  这三种接口的使用方式上都有些少差别,例如在fetch处理方式:
mysql:
 mysql_fetch_array($result, $link);
mysqli:
 mysqli_fetch_array($result, $link);
 或
 $result->fetch_array();
PDO:
 $result->fetch();  //处理单一数据
 $result->fetchAll(); //处理所有数据
 
  如果你最初使用了某个接口开发的系统,以后更改低层接口后(更换虚拟主机时,常碰到的问题),对系统的维护是项艰巨的任务。所以针对这种情况,特意写了三个类,把这三种接口方案都封装起来,实现统一的调用接品。

详细介绍,可以查看 http://www.dssz.net/78525_yong-yumysqldiphptong-yong-jie-kou-lei.html


Platform: | Size: 12238 | Author: dssz.net | Hits:

[Other resourceMySQL-Short-Course

Description: Mysql short course 1. Introduction to MySQL 2. MySQL and PHP 3. Database Queries 4. The Contacts Database – HTML, PHP and MySQL code -Mysql a short course. Introduction to MySQL 2. MySQL and PHP 3. Database Queries 4. The Contacts Database-HTML, PHP and MySQL code
Platform: | Size: 26320 | Author: 文森 | Hits:

[WEB Codemboard122

Description: 一个免MYSQL使文本存取数据的PHP论坛。 可生成HTML-MYSQL make a text-free access to data PHP Forum. Can generate HTML
Platform: | Size: 46880 | Author: rime | Hits:

[Otherrefman-5.1-zh.html-chapter

Description: mysql 5.1 的中文文档,官方的非常详细-mysql 5.1 Chinese documents, the very detailed official
Platform: | Size: 2568686 | Author: maowenlei | Hits:

[ComboBox1234

Description: 在原9466Article基础上全新开发的一个PHP的网站管理系统,系统兼容性和功能方面大大超越了9466Article 个人专业版B型主要功能介绍(免费版供参考): 全站生成html,减轻服务器负载,提高访问速度,更容易被搜索引擎收录,是大中型站点的必然选择。 多语言支持,语言包与程序分离,并且前后台可设置不同的语言。目前默认支持简体中文和繁体中文,稍后提供英文,用户还可以自己添加其他语言。 多数据库支持,目前默认支持mysql数据库,我们在后期会逐步加入其他数据库支持 多模板支持,各栏目和专题都可选用不同的模板。 多风格支持,每种模板又可具有不同的色调风格,各栏目和专题都可选用不同的色调风格。 支持无限级分类,可以满足各种不同的应用需求 支持多管理员,可给每个管理员自由地划分权限-the original 9466Article new development on the basis of a PHP Web site management system, system compatibility and functionality far beyond the personal and professional 9466Article version of B-type main functions on (free version for reference) : the station generated html, reduce server load, increase the speed, more vulnerable to seizure REQUEST engine included, large and medium-sized site is a natural choice. Multi-language support, language packs and separation procedures, and Taiwan may set up around different languages. The current default for Simplified and Traditional Chinese, English later, users can also add other languages themselves. Multi-database support, default support mysql database, we will gradually later joined other database support multi-model support, the columns
Platform: | Size: 373760 | Author: | Hits:

[Home Personal applicationjspguestbook

Description: 采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。 结构清晰明了,未对页面做美工处理,因此html和javascript代码很少, 非常适合作为java入门的例程,特别是对servlet部分。 开发调试平台为jbuilder9+tomcat4,在resin下测试通过。 数据库平台为ms sql server,在mysql下测试通过,但要改部分代码 数据库连接池为apache组织下jakarta项目组开发的commons-dbcp 1.0-used jsp servlet javabean, jsp responsible for a small number of pages, mainly to servlet. Structure of clarity, the pages do not deal with artists, html and JavaScript code rarely, very suitable for the entry of java as routines, especially on some servlet. Developing and debugging platform for jbuilder9 tomcat4 the resin under test. Ms database platform for sql server, mysql under the test, but to change some code for the database connection pool apache JAKARTA organized the project team to develop the commons- DBCP 1.0
Platform: | Size: 1304576 | Author: 黎平 | Hits:

[MySQLMySQL-Short-Course

Description: Mysql short course 1. Introduction to MySQL 2. MySQL and PHP 3. Database Queries 4. The Contacts Database – HTML, PHP and MySQL code -Mysql a short course. Introduction to MySQL 2. MySQL and PHP 3. Database Queries 4. The Contacts Database-HTML, PHP and MySQL code
Platform: | Size: 25600 | Author: 文森 | Hits:

[WEB Code0510141559

Description: PHPCMS 是一个基于PHP+MYSQL的全站生成html的PHP的网站管理系统,是一个经过完善设计并适用于各种服务器环境(如UNIX、LINUX、WINDOWS等)的高效、全新、快速、优秀的网站解决方案,特别适合政府、学校、企业以及其他各种新闻资讯类网站使用。-PHPCMS is based on PHP and MYSQL one of the station's generating html PHP Web site management system, is a perfection in the design and application of various server environment (such as UNIX, Linux, Windows, etc.) efficient, a new, fast, excellent website solutions, particularly for the government, schools, enterprises and various other categories of news and information sites.
Platform: | Size: 2523136 | Author: 胡宾 | Hits:

[WEB Codewangzhi

Description: 网址王国-上网导航 。 运行环境:PHP+MYSQL 特点:生成HTML静态页,前台收入,后台管理-website Kingdom-Internet navigation. Operating environment : PHP MYSQL features : generating static HTML pages and revenue outlook, management background
Platform: | Size: 576512 | Author: 罗兵 | Hits:

[ADO-ODBChbtest4

Description: 1、 基于J2EE的多层结构 以J2EE中间件为核心,综合关系数据库技术、面向对象技术、Web应用技术等方面。 2、 基本语言 Java作为主要编程语言; HTML作为Web页面描述的标准语言; XML作为配置; JSP2.0作为Web构件的主要编程语言;难点所在: 3、 多服务器平台建设与工具使用 MySQL5.0作为关系数据库,附带管理工具; Apache Tomcat5.5作为Web服务器,附带管理工具和JDBC驱动器; Apache Ant1.6.5作为项目管理工具 Hibernate3.1.2作为对象到数据库的映射API -one, based on J2EE to the multi-storey structure at the core J2EE middleware, integrated relational database technology, object-oriented technology, Web application technology. 2, the basic Java language as the main programming language; HTML Web pages as the standard description language; XML configuration; JSP2.0 as the main component of Web programming languages; Difficulties lie : 3, Multiple server platform construction and the use of tools of MySQL 5.0 as a relational database, incidental management tool; Tomcat5.5 as Apache Web server, management tools and fringe JDBC driver; Apache Ant1.6.5 as project management tools targeted Hibernate3.1.2 the mapping of database API
Platform: | Size: 3799040 | Author: | Hits:

[JSP/Javasofthy332

Description: 中间商系统 1 数据库 Access2000 2 版本 jsp2.0+servlet2.4+jstl1.1+Tomcat5.5.9+JDK1.5 3 IDE工具 JBuilder2006 4 需要改的地方 com.wang.bean DataBean 的构造函数的数据库URL需要改成自己的环境 这个程序虽然没有什么技术难点 但是完全遵循MVC框架来开发的 希望可以让大家得到些知识 BY GTON 2006大年初一 北京的公司注意 本人需要一份高薪工作 简历 我叫王宁 20岁 由于文字有限 就说一下我掌握的技术把 语言: java(jsp,servlet,javaBean,struts,hibernate...) javascript+DOM应用 xml语言 javascript和xml的应用 asp.net(C#) html css delphi7 数据库: MSSQLserver MySQL ORACLE 可以看懂UML建模图 有多个项目经验(不细说了)-brokering a database system Access2000 two versions jsp2.0 servlet2 .4 jstl1.1 Tomcat5.5.9 JDK1.5 three JBuilder IDE tools 2006 4 need to change the local com.wang.bean DataBean Constructors data URL for the need to change their procedures for the environment despite a lack of any technical difficulties but fully comply with the framework to open MVC fat hope we can gain more knowledge BY GTON 2,006 companies belonging to Beijing, I need a biographical notes were better paid job, I called 20-year-old Wang Ning Because writing what I say, a limited grasp of technology to language : java (jsp, servlet, javaBean, struts, Apache ...) javascript DOM application xml language javascr ipt and xml of Asp. net (C#) html css delphi7 database : ORACLE MSSQLserver MySQL can understand UML plans a numb
Platform: | Size: 456704 | Author: 唐正 | Hits:

[Windows DevelopPHPWind_GBK_4.3.2

Description: PHPWind 是一套采用 php+mysql 数据库 方式运行并可生成 html 页面的全新且完善的强大系统. 可生成 html 页面的全新且完善的强大系统,除了具备多重子版块.和后台用户组权限可以自由组合外, 还具备分版块控制生成html页面、可选用的所见即所得编辑器、防止图片和附件防盗链、多附件上传下载、输入图片URL直接显示图片、版块主题分类、版块积分控制与版块内的用户组权限控制、主题与回复审核功能、自定义积分与自定义等级提升系统、论坛用户宣传接口、帖子加密隐藏出售等一些特色功能,从而减轻了大部分论坛程序中都必须要借助开发hack才能实现的诸多工作 -PHPWind is a database using php mysql running generates html page but the new face of a powerful sound system. html pages of creating a new but powerful sound system, In addition to multiple-plate. user group and the background of competence free portfolio, plate also have control points generated html pages would use the WYSIWYG editor, pictures and attachments to prevent anti-Irvine, more annex uploading and downloading, importing photos directly URL shown photographs plate theme classification, plate plate with integral control user group within the competence of control, with the theme reply audit functions, since the definition of integration and self-definition upgrade grading system, the Forum user interface publicity, message encryption, such as the sale of some hidden features, Th
Platform: | Size: 1849344 | Author: necho | Hits:

[Otherrefman-5.1-zh.html-chapter

Description: mysql 5.1 的中文文档,官方的非常详细-mysql 5.1 Chinese documents, the very detailed official
Platform: | Size: 2568192 | Author: maowenlei | Hits:

[WEB CodePHPWind_UTF8_4.3

Description: PHPWind 4.3.2 正式版(php+mysql)高速论坛程序(gbk,big5,utf-8) PHPWind 是一套采用 php+mysql 数据库 方式运行并可生成 html 页面的全新且完善的强大系统. 我们希望作为一个开源.共享的软件,PHPWind 可以以其 流畅的速度 与 高负载能力 激起各位加入PHPWind阵营的热情!共同打造专业品牌 PHPWind.Net   PHPWind 除了具备多重子版块.和后台用户组权限可以自由组合外, 还具备分版块控制生成html页面、可选用的所见即所得编辑器、防止图片和附件防盗链、多附件上传下载、输入图片URL直接显示图片、版块主题分类、版块积分控制与版块内的用户组权限控制、主题与回复审核功能、自定义积分与自定义等级提升系统、论坛用户宣传接口、帖子加密隐藏出售、分论坛二级目录/域名等一些特色功能. 从而减轻了大部分论坛程序中都必须要借助开发hack才能实现的诸多工作。 -
Platform: | Size: 1755136 | Author: 3016 | Hits:

[WEB CodeNews

Description: php+html+mysql实现的一个简单的新闻发布系统,里面有详细的使用说明。-php+ html+ mysql achieve a simple news publishing system, which has detailed instructions.
Platform: | Size: 90112 | Author: sh | Hits:

[Database system51CTO下载-refman-5.6-en.html-chapter

Description: mysql操作手册,了解数据库原理,数据库开发(MySQL operation manual)
Platform: | Size: 13262848 | Author: han2liu | Hits:

[Windows Develop分页html+ajax

Description: html文件里ajax发送请求到后台(SSM)的到后台返回数据显示在html里(In the HTML file, the Ajax sends the request to the backstage (SSM) back to the background and the data is displayed in the HTML)
Platform: | Size: 1024 | Author: asaaa_ | Hits:

[MySQLphpfiles

Description: Database SQL Server, With PHP, HTML, MYSQL
Platform: | Size: 10240 | Author: zule | Hits:

[WEB Codemysql_php_html

Description: mysql+php+html开发的一个小系统(mysql+ php+ html developed a small system)
Platform: | Size: 666624 | Author: Jim Chen | Hits:
« 12 3 4 5 6 7 8 9 10 ... 20 »

CodeBus www.codebus.net